Open
Conversation
…rapper - hoping this will resolve heroku issue also
Author
|
If it's not too much to ask, could mine please, please be looked at later? I really didn't get to finish/polish up things and I wasn't the most comfortable submitting what I had. Please and thank you! |
CheezItMan
reviewed
May 11, 2018
|
|
||
| post favorites_path, params: recipe_data | ||
|
|
||
| must_respond_with :success |
There was a problem hiding this comment.
This should be a redirect as it redirects back.
| <%= csrf_meta_tags %> | ||
| </head> | ||
|
|
||
| <body class='grid-y'> |
| end | ||
| # ======================= | ||
|
|
||
| it 'must return ok for no recipes' do |
| end | ||
|
|
||
|
|
||
| it 'redirects to root when an error is received' do |
| auth_hash = request.env['omniauth.auth'] | ||
|
|
||
| if auth_hash['uid'] | ||
| user = User.build_from_google(auth_hash) |
API MuncherWhat We're Looking For
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
API Muncher
Congratulations! You're submitting your assignment!
Comprehension Questions